PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / flatten Method / flatten() Method
In This Topic
    flatten() Method
    In This Topic
    Merges the annotation appearance with the page content stream.
    After the annotation is flattened, it is removed from the page's annotations collection.
    Syntax
    public void flatten()
    See Also